Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
floor
floor
Leave the method of sorting
Name:
floor
Category:
math
Programming Language:
php
One-line Description:
Round down to the closest integer.
Related
Tips for Avoiding Rounding Errors with the floor() Function in PHP
5
How to use the PHP floor() function to round down the floating value
1
Similar Functions
pi
pi
Getthepivalue
floor
floor
Leavethemethodofsort
mt_rand
mt_rand
Generatebetterrandom
is_finite
is_finite
Determinewhetheritis
decoct
decoct
Convertdecimaltoocta
atanh
atanh
Antihyperbolictangen
bindec
bindec
Convertbinarytodecim
round
round
Roundfloatingpointnu
Popular Articles
Tips for Avoiding Rounding Errors with the floor() Function in PHP
How to use the PHP floor() function to round down the floating value